showEditIcon property Null safety

bool showEditIcon
@JsonKey(name: 'showEditIcon'), final

수정 아이콘을 보여줄지를 결정합니다.

Implementation

@JsonKey(name: 'showEditIcon')
final bool showEditIcon;