Map<String, dynamic> toJson() => { 'type': type.name, 'format_options': formatOptionsHelper.toJson(), };