expiresAt property

DateTime? expiresAt

Implementation

DateTime? get expiresAt => (_$data['expiresAt'] as DateTime?);