expiresAt property

String? expiresAt

Implementation

String? get expiresAt => _$this._expiresAt;
void expiresAt=(String? expiresAt)

Implementation

set expiresAt(String? expiresAt) => _$this._expiresAt = expiresAt;