toBytes method

Uint8List toBytes()

Implementation

Uint8List toBytes() => toUtc().millisecondsSinceEpoch.int64ToBytes();