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