menu
huawei_push_plus package
documentation
huawei_push.dart
HuaweiPushToken
HuaweiPushToken.new const constructor
HuaweiPushToken.new const constructor
dark_mode
light_mode
HuaweiPushToken
constructor
const
HuaweiPushToken
(
{
required
String
token
,
required
int
timestamp
,
String
?
tokenType
,
})
Implementation
const HuaweiPushToken({ required this.token, required this.timestamp, this.tokenType, });
huawei_push_plus package
documentation
huawei_push
HuaweiPushToken
HuaweiPushToken.new const constructor
HuaweiPushToken class