JsonConvertExtension<T> extension

on
  • T

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.