menu
mockingbird_messaging package
documentation
mockingbird_messaging.dart
DioHelper
DioHelper.new constructor
DioHelper.new constructor
dark_mode
light_mode
DioHelper
constructor
DioHelper
(
{
required
String
domain
,
dynamic
onError
(
dynamic
)?,
String
?
token
,
})
Implementation
DioHelper({required this.domain, this.onError, this.token});
mockingbird_messaging package
documentation
mockingbird_messaging
DioHelper
DioHelper.new constructor
DioHelper class