Preparing search index...
The search index is not available
Documentation
Documentation
Optional
Type Alias Optional<T>
Optional
:
null
|
OptionalInner
<
T
>
The counterpart of Daml's
Optional T
type.
Type Parameters
T
Typeparam
T The type of the optionally present value.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
The counterpart of Daml's
Optional T
type.