@override Map<String, dynamic> get info => ({...super.info, if (duration != null) 'duration': duration});