deviceToken property

Future<String?> deviceToken

获取 PushToken

如果从未获取成功,则会从新获取

Implementation

Future<String?> get deviceToken;