timestamp property
inherited
The date and time this invite was created.
Implementation
@UnixTimestampConverter()
DateTime get timestamp => throw _privateConstructorUsedError;
The date and time this invite was created.
@UnixTimestampConverter()
DateTime get timestamp => throw _privateConstructorUsedError;