@override Map<String, dynamic> toJson() => <String, dynamic>{ 'scope': scope?.toJson(), 'notification_settings': notificationSettings?.toJson(), '@type': constructor, };