Converts to JSON.
Map<String, dynamic> toJson() => { 'max_requests_per_1_minute': maxRequestsPer1Minute, };