updated project style guidelines
This commit is contained in:
@ -11,4 +11,4 @@ class NotificationSettings {
|
||||
|
||||
factory NotificationSettings.fromJson(Map<String, dynamic> json) => _$NotificationSettingsFromJson(json);
|
||||
Map<String, dynamic> toJson() => _$NotificationSettingsToJson(this);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user