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