menu
cliqit package
documentation
cliqit_platform_interface.dart
CliqitPlatform
validateApi method
validateApi method
dark_mode
light_mode
validateApi
method
Future
<
void
>
validateApi
(
)
Implementation
Future<void> validateApi() { throw UnimplementedError('validateApi() has not been implemented.'); }
cliqit package
documentation
cliqit_platform_interface
CliqitPlatform
validateApi method
CliqitPlatform class