cleanup code
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
|
||||
class ServerException {
|
||||
@override
|
||||
List<Object>? get props => null;
|
||||
|
||||
call() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@override
|
||||
bool? get stringify => null;
|
||||
}
|
||||
Reference in New Issue
Block a user