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