menu
func_dart_core package
documentation
identity.dart
Identity<A>
value property
value property
dark_mode
light_mode
value
property
A
value
final
The value that this
Identity
instance holds.
Implementation
final A value;
func_dart_core package
documentation
identity
Identity<A>
value property
Identity class