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