sembastTimestampAdapter top-level property
Simple timestamp adapter to convert to iso8601 string.
Implementation
final SembastTypeAdapter<Timestamp, String> sembastTimestampAdapter =
_TimestampAdapter();
Simple timestamp adapter to convert to iso8601 string.
final SembastTypeAdapter<Timestamp, String> sembastTimestampAdapter =
_TimestampAdapter();