menu
fml package
documentation
datasources/transforms/format.dart
Format
Format.new constructor
Format.new constructor
dark_mode
light_mode
Format
constructor
Format
(
Model
parent
, {
String
?
id
,
String
?
filter
,
})
Implementation
Format(Model parent, {String? id, this.filter}) : super(parent, id);
fml package
documentation
datasources/transforms/format
Format
Format.new constructor
Format class