menu
struct_data package
documentation
general/struct.dart
Field<V>
getIn abstract method
getIn abstract method
dark_mode
light_mode
getIn
abstract method
@protected
V
getIn
(
covariant
Object
struct
)
Read this field's value from
struct
.
Implementation
@protected V getIn(covariant Object struct);
struct_data package
documentation
general/struct
Field<V>
getIn abstract method
Field class