menu
data_layer package
documentation
data_layer.dart
Bindings<T>
fromJson property
fromJson property
dark_mode
light_mode
fromJson
property
T Function
(
Json
data
)
fromJson
final
Json deserializer for this data type.
Implementation
final T Function(Json data) fromJson;
data_layer package
documentation
data_layer
Bindings<T>
fromJson property
Bindings class