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