menu
future_sms package
documentation
modules/api_base_response.dart
APIBaseResponse
APIBaseResponse.new constructor
APIBaseResponse.new constructor
dark_mode
light_mode
APIBaseResponse
constructor
APIBaseResponse
(
{
required
String
?
message
,
})
Implementation
APIBaseResponse({ required this.message, });
future_sms package
documentation
modules/api_base_response
APIBaseResponse
APIBaseResponse.new constructor
APIBaseResponse class