forked from lxm_flutter/FlutterUnit
代码格式优化完毕
This commit is contained in:
@@ -27,7 +27,7 @@ class Issue extends Equatable {
|
||||
|
||||
final GithubUser? closeBy;
|
||||
|
||||
Issue(
|
||||
const Issue(
|
||||
this.id,
|
||||
this.number,
|
||||
this.title,
|
||||
|
||||
Reference in New Issue
Block a user