menu
owl_sql package
documentation
model.dart
Field
Field.new constructor
Field.new constructor
dark_mode
light_mode
Field
constructor
Field
(
String
name
,
String
type
)
Implementation
Field(this.name, this.type);
owl_sql package
documentation
model
Field
Field.new constructor
Field class