protectedMobileData property

  1. @BuiltValueField.new(wireName: r'ProtectedMobileData')
String? get protectedMobileData

Sensitive information related to the mobile phone, protected by CMS. SensitiveMobileData.

Implementation

@BuiltValueField(wireName: r'ProtectedMobileData')
String? get protectedMobileData;