saiType property
String?
get
saiType
Scanning Area Identifier
Implementation
String? get saiType => _map["saiType"] as String?;
Scanning Area Identifier
String? get saiType => _map["saiType"] as String?;