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