registryLocation property

  1. @BuiltValueField.new(wireName: r'registryLocation')
String? get registryLocation

Registry location of the company.

Implementation

@BuiltValueField(wireName: r'registryLocation')
String? get registryLocation;