protectedMobileData property
String?
get
protectedMobileData
Implementation
String? get protectedMobileData => _$this._protectedMobileData;
set
protectedMobileData
(String? protectedMobileData)
Implementation
set protectedMobileData(String? protectedMobileData) =>
_$this._protectedMobileData = protectedMobileData;