menu
chottu_link package
documentation
wrapper/chottu_link_platform_interface.dart
ChottuLinkPlatform
isOptedOut method
isOptedOut method
dark_mode
light_mode
isOptedOut
method
Future
<
bool
>
isOptedOut
(
)
Implementation
Future<bool> isOptedOut() { throw UnimplementedError('isOptedOut() has not been implemented.'); }
chottu_link package
documentation
wrapper/chottu_link_platform_interface
ChottuLinkPlatform
isOptedOut method
ChottuLinkPlatform class