sembastCodecDefault top-level property
Json Codec with supports for DateTime and Blobs (UInt8List)
Implementation
SembastCodec sembastCodecDefault = sembastCodecWithAdapters([
sembastBlobAdapter,
sembastTimestampAdapter,
]);
Json Codec with supports for DateTime and Blobs (UInt8List)
SembastCodec sembastCodecDefault = sembastCodecWithAdapters([
sembastBlobAdapter,
sembastTimestampAdapter,
]);