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