Convert to map
Map<String, dynamic> toMap() => { 'maxExecutions': maxExecutions, 'windowMs': window.inMilliseconds, };