type property

String? get type

postal | physical | both

Implementation

String? get type => typeField.getValue(_json);