sembastCodecDefault top-level property

SembastCodec sembastCodecDefault
getter/setter pair

Json Codec with supports for DateTime and Blobs (UInt8List)

Implementation

SembastCodec sembastCodecDefault =
    sembastCodecWithAdapters([sembastBlobAdapter, sembastTimestampAdapter]);