menu
apphud_plus package
documentation
apphud_plus_platform_interface.dart
ApphudPlusPlatform
hasActiveSubscription method
hasActiveSubscription method
dark_mode
light_mode
hasActiveSubscription
method
Future
<
bool
>
hasActiveSubscription
(
)
Implementation
Future<bool> hasActiveSubscription() async { throw UnimplementedError(); }
apphud_plus package
documentation
apphud_plus_platform_interface
ApphudPlusPlatform
hasActiveSubscription method
ApphudPlusPlatform class