JsonConvertExtension extension

on

Methods

jsonEncode({Object? toEncodable(Object? object)?}) String
Converts this object to a JSON string.
toJsonString({Object? toEncodable(Object? object)?}) String
Converts this object to a JSON string.