static const Map<String, dynamic> PAGINATION = { 'INITIAL_PAGE': 1, 'LIMIT': 10, 'LIMIT_MIN': 1, 'LIMIT_MAX': 50, };