menu
zorphy package
documentation
json_to_entity.dart
Field
Field.new constructor
Field.new constructor
dark_mode
light_mode
Field
constructor
Field
(
String
name
,
String
type
,
bool
nullable
)
Implementation
Field(this.name, this.type, this.nullable);
zorphy package
documentation
json_to_entity
Field
Field.new constructor
Field class