Set the push token for receiving push notifications
Future<void> setPushToken(String token) { throw UnimplementedError('setPushToken() has not been implemented.'); }