6ая лаба
This commit is contained in:
parent
b19fdeda6d
commit
082474d6d8
@ -21,7 +21,7 @@ class PotterRepository extends ApiInterface {
|
||||
OnErrorCallback? onError,
|
||||
String? q,
|
||||
int page = 1,
|
||||
int pageSize = 5,
|
||||
int pageSize = 7,
|
||||
}) async {
|
||||
try {
|
||||
const String url = '$_baseUrl/v1/characters';
|
||||
|
Loading…
Reference in New Issue
Block a user