Future<void> enablePushNotification(String fcmToken) { throw UnimplementedError( 'enablePushNotification() has not been implemented.', ); }