areaCode property
The region for connection. This is an advanced feature and applies to scenarios that have regional restrictions. The area codes support bitwise operation.
Implementation
@JsonKey(name: 'areaCode')
final int? areaCode;
The region for connection. This is an advanced feature and applies to scenarios that have regional restrictions. The area codes support bitwise operation.
@JsonKey(name: 'areaCode')
final int? areaCode;