maskedMSISDN property
int?
get
maskedMSISDN
Implementation
int? get maskedMSISDN => _$this._maskedMSISDN;
set
maskedMSISDN
(int? maskedMSISDN)
Implementation
set maskedMSISDN(int? maskedMSISDN) => _$this._maskedMSISDN = maskedMSISDN;