@override Map<String, dynamic> toJson([dynamic extra]) { return { "@type": CONSTRUCTOR, "scope": scope.toJson(), "notification_settings": notificationSettings.toJson(), }; }