expiresAt property

DateTime? get expiresAt

Implementation

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