static Future<String> getDeviceToken() async { return await _channel.invokeMethod('getDeviceToken'); }