menu
easysms package
documentation
easysms.dart
Message
toText abstract method
toText abstract method
dark_mode
light_mode
toText
abstract method
Future
<
String
>
toText
(
Gateway
gateway
)
Returns a text of the message.
Implementation
Future<String> toText(Gateway gateway);
easysms package
documentation
easysms
Message
toText abstract method
Message class