json top-level property

JsonCodec json
final

Implementation

final json = JsonCodec(toEncodable: (object) => object.toJSON());