flutter_json_widgets
key
ValueKey
ValueKey const constructor
ValueKey
ValueKey
constructor
Null safety
const
ValueKey
(
String
value
)
Implementation
const factory ValueKey(final String value) = _$ValueKey;
flutter_json_widgets
key
ValueKey
ValueKey const constructor
ValueKey class
Constructors
ValueKey
fromJson
Properties
copyWith
hashCode
runtimeType
value
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==