@override Future<String> getCurrentDeviceAccessToken() async { return await Future.value(deviceToken.accessToken); }