$BaseListResExtension extension
- on
Methods
-
copyWith(
{int? page, int? size, int? total, bool? ok, String? msg}) → BaseListRes -
Available on BaseListRes, provided by the $BaseListResExtension extension
-
copyWithWrapped(
{Wrapped< int?> ? page, Wrapped<int?> ? size, Wrapped<int?> ? total, Wrapped<bool> ? ok, Wrapped<String?> ? msg}) → BaseListRes -
Available on BaseListRes, provided by the $BaseListResExtension extension