menu
hua_wei_push_plugin package
documentation
entity/exception_entity.dart
ExceptionEntity
ExceptionEntity constructor
ExceptionEntity constructor
dark_mode
light_mode
ExceptionEntity
constructor
ExceptionEntity
(
{
int
?
code
,
String
?
message
,
})
Implementation
ExceptionEntity({ this.code, this.message, });
hua_wei_push_plugin package
documentation
entity/exception_entity
ExceptionEntity
ExceptionEntity constructor
ExceptionEntity class