menu
truesight_flutter package
documentation
models/models.dart
DataModel
getType static method
getType static method
dark_mode
light_mode
getType
static method
ModelType
<
DataModel
>
getType
(
Type
type
)
Implementation
static ModelType getType(Type type) { return _modelTypes[type]!; }
truesight_flutter package
documentation
models/models
DataModel
getType static method
DataModel class