locationAreaCode property

  1. @BuiltValueField(wireName: r'locationAreaCode')
int? locationAreaCode

The Location Area Code (LAC) for GSM and WCDMA networks. The Network ID (NID) for CDMA networks.

Implementation

@BuiltValueField(wireName: r'locationAreaCode')
int? get locationAreaCode;