menu
flint_dart package
documentation
flint_ui.dart
FlintModelRecord
FlintModelRecord.new const constructor
FlintModelRecord.new const constructor
dark_mode
light_mode
FlintModelRecord
constructor
const
FlintModelRecord
(
Map
<
String
,
dynamic
>
attributes
)
Creates a model record from JSON.
Implementation
const FlintModelRecord(this.attributes);
flint_dart package
documentation
flint_ui
FlintModelRecord
FlintModelRecord.new const constructor
FlintModelRecord class