nfcPeriodExpire property

String? get nfcPeriodExpire

Implementation

String? get nfcPeriodExpire => _$this._nfcPeriodExpire;
set nfcPeriodExpire (String? nfcPeriodExpire)

Implementation

set nfcPeriodExpire(String? nfcPeriodExpire) =>
    _$this._nfcPeriodExpire = nfcPeriodExpire;