showEditIcon property Null safety
@JsonKey(name: 'showEditIcon'), final
수정 아이콘을 보여줄지를 결정합니다.
Implementation
@JsonKey(name: 'showEditIcon')
final bool showEditIcon;
수정 아이콘을 보여줄지를 결정합니다.
@JsonKey(name: 'showEditIcon')
final bool showEditIcon;