game_scaffold_dart
server
FutureValue
<
T
>
value property
value
value
property
Null safety
T
value
override
Implementation
T get value => throw _privateConstructorUsedError;
game_scaffold_dart
server
FutureValue
<
T
>
value property
FutureValue class
Constructors
FutureValue
Properties
copyWith
hasData
hashCode
runtimeType
value
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toString
when
whenOrNull
Operators
operator ==