getPushToken static method

Future<String?> getPushToken()

Implementation

static Future<String?> getPushToken() => _platform.getPushToken();