menu
truesight_flutter package
documentation
json/json.dart
JsonField<T>
rawValue property
rawValue property
dark_mode
light_mode
rawValue
property
T?
get
rawValue
Raw value (nullable)
Implementation
T? get rawValue => _value;
truesight_flutter package
documentation
json/json
JsonField<T>
rawValue property
JsonField class