farmershands
data_table_cell
DataTableCell
id property
id
id
property
Null safety
String
id
@
JsonKey
(name: 'id'), final
소 아이디나 UI상 id 정보가 필요한 경우 사용합니다.
Implementation
@JsonKey(name: 'id') final String id;
farmershands
data_table_cell
DataTableCell
id property
DataTableCell class
Constructors
DataTableCell
fromJson
Properties
child
hashCode
id
onTap
runtimeType
showEditIcon
text
Methods
noSuchMethod
toJson
toString
Operators
operator ==