menu
recco package
documentation
recco_platform_interface.dart
ReccoPlatform
openReccoUI method
openReccoUI method
dark_mode
light_mode
openReccoUI
method
Future
<
void
>
openReccoUI
(
)
Implementation
Future<void> openReccoUI() { throw UnimplementedError('openReccoUI() has not been implemented.'); }
recco package
documentation
recco_platform_interface
ReccoPlatform
openReccoUI method
ReccoPlatform class