menu
custom_server_driven_ui package
documentation
model/schema.model.dart
InputFieldSchemaModel
key property
key property
dark_mode
light_mode
key
property
@JsonKey.new(fromJson: convertToString)
String
key
getter/setter pair
Implementation
@JsonKey(fromJson: convertToString) String key;
custom_server_driven_ui package
documentation
model/schema.model
InputFieldSchemaModel
key property
InputFieldSchemaModel class