timestamp property

  1. @UnixTimestampConverter()
DateTime get timestamp
inherited

The date and time this invite was created.

Implementation

@UnixTimestampConverter()
DateTime get timestamp => throw _privateConstructorUsedError;