API Documentation for toMap.
Map<String, dynamic> toMap() => { 'type': type.name, 'intensityPercent': intensityPercent, 'durationMs': durationMs, };