phoneticName property

String phoneticName
@JsonKey(defaultValue: ''), read / write

Phonetic name of the company name

Implementation

@JsonKey(defaultValue: '')
String phoneticName;