dateTime property
BorshDateTimeCodec
get
dateTime
Creates a date time
codec.
A codec can encode/decode data types to/from byte arrays Iterable<u8>
and Buffer
s.
Implementation
BorshDateTimeCodec get dateTime => const BorshDateTimeCodec();