core.Map<core.String, core.dynamic> toJson() => { if (methodQuotas != null) 'methodQuotas': methodQuotas!, if (nextPageToken != null) 'nextPageToken': nextPageToken!, };