menu
struct_data package
documentation
general/struct.dart
StructBase<S extends StructBase<S, K, V>, K extends Field<V>, V>
runtimeType property
runtimeType property
dark_mode
light_mode
runtimeType
property
Type
get
runtimeType
inherited
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;
struct_data package
documentation
general/struct
StructBase<S extends StructBase<S, K, V>, K extends Field<V>, V>
runtimeType property
StructBase mixin