menu
future_sms package
documentation
modules/auth.dart
AuthModule
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
future_sms package
documentation
modules/auth
AuthModule
toJson method
AuthModule class