String? get expiration => _$this._expiration;
set expiration(covariant String? expiration) => _$this._expiration = expiration;