name property
The identifier for this UI Setting, which can be used to relate it to custom strings or other data as desired.
Implementation
@JsonKey(name:'name')
String? name;
The identifier for this UI Setting, which can be used to relate it to custom strings or other data as desired.
@JsonKey(name:'name')
String? name;