menu
func_dart_core
option
Some
<
A
>
Some constructor
Some
brightness_4
brightness_5
Some<
A
>
constructor
Some<
A
>
(
A
value
)
Constructs a
Some
instance encapsulating the provided
value
.
Implementation
Some(this.value);
func_dart_core
option
Some
<
A
>
Some constructor
Some class
Constructors
Some
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==