http_parser icon indicating copy to clipboard operation
http_parser copied to clipboard

Could you add `tryParse` to `MediaType`

Open vasilich6107 opened this issue 1 year ago • 0 comments
trafficstars

Hi.

this types has tryParse option

int.tryParse(source)
double.tryParse(source)
DateTime.tryParse(formattedString)

It would be nice to have the same for MediaType

vasilich6107 avatar Jan 14 '24 17:01 vasilich6107