JsonEncodeExtension extension

on

Methods

jsonEncode({String? indent, Object? toEncodable(dynamic object)?}) String

Available on Object?, provided by the JsonEncodeExtension extension

Converts to JSON string with indent and toEncodable.