lastPhonetic property

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

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

Implementation

@JsonKey(defaultValue: '')
String lastPhonetic;