menu
webapp package
documentation
wa_mysql.dart
FieldTypes
toSQL method
toSQL method
dark_mode
light_mode
toSQL
method
@
override
String
toSQL
(
)
override
Returns the SQL representation of this field type
Implementation
@override String toSQL() => sqlType;
webapp package
documentation
wa_mysql
FieldTypes
toSQL method
FieldTypes enum