menu
direct_sms package
documentation
direct_sms_platform_interface.dart
DirectSmsPlatform
DirectSmsPlatform constructor
DirectSmsPlatform constructor
dark_mode
light_mode
DirectSmsPlatform
constructor
DirectSmsPlatform
(
)
Constructs a DirectSmsPlatform.
Implementation
DirectSmsPlatform() : super(token: _token);
direct_sms package
documentation
direct_sms_platform_interface
DirectSmsPlatform
DirectSmsPlatform constructor
DirectSmsPlatform class