menu
ussd_flutter package
documentation
ussd_service.dart
UssdService
isUssdSupported method
isUssdSupported method
dark_mode
light_mode
isUssdSupported
method
Future
<
bool
>
isUssdSupported
(
)
Implementation
Future<bool> isUssdSupported() async { return UssdFlutterPackage.isUssdSupported(); }
ussd_flutter package
documentation
ussd_service
UssdService
isUssdSupported method
UssdService class