firstPhonetic property

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

Phonetic version of the first name (usually for Chinese/Japanese/Korean names)

Implementation

@JsonKey(defaultValue: '')
String firstPhonetic;