Map<String, dynamic> toMap() { return PgrFiltersMapper.ensureInitialized() .encodeMap<PgrFilters>(this as PgrFilters); }