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