GetBlocklistArguments constructor
- int? first,
- BlocklistCursor? after,
- int? last,
- BlocklistCursor? before,
Implementation
GetBlocklistArguments({this.first, this.after, this.last, this.before});
GetBlocklistArguments({this.first, this.after, this.last, this.before});