MSISDN property

  1. @BuiltValueField.new(wireName: r'MSISDN')
int get MSISDN

Mobile Subscriber Integrated Service Digital Network (i.e. mobile phone number of the SIM card). Country, National Destination Code, and Subscriber Number.

Implementation

@BuiltValueField(wireName: r'MSISDN')
int get MSISDN;