name property

String? get name

Implementation

String? get name => getAnyName() ?? this['operator'] ?? this['brand'];