Converts the ParseMode to its corresponding JSON value.
@override String toJson() => _$ParseModeEnumMap[this]!;