menu
flutter_pipwave_ekyc package
documentation
index.dart
Cons<A>
headOption property
headOption property
dark_mode
light_mode
headOption
property
@
override
Option
<
A
>
get
headOption
override
Implementation
@override Option<A> get headOption => some(_head);
flutter_pipwave_ekyc package
documentation
index
Cons<A>
headOption property
Cons class