menu
rush_sdk package
documentation
widget/json_form/data/schema.model.dart
RTSchema
RTSchema.fromJson factory constructor
RTSchema.fromJson factory constructor
dark_mode
light_mode
RTSchema.fromJson
constructor
RTSchema.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RTSchema.fromJson(Map<String, dynamic> json) => _$RTSchemaFromJson(json);
rush_sdk package
documentation
widget/json_form/data/schema.model
RTSchema
RTSchema.fromJson factory constructor
RTSchema class