flutter_json_widgets
key
Key
Key.value const constructor
Key.value
Key.value
constructor
Null safety
@Implements
<
LocalKey
>
()
const
Key.value
(
String
value
)
Implementation
@Implements<LocalKey>() const factory Key.value(String value) = ValueKey;
flutter_json_widgets
key
Key
Key.value const constructor
Key class
Constructors
fromJson
unique
value
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==