personId property

  1. @JsonKey(name: 'personId')
String? personId
final

Implementation

@JsonKey(name: 'personId')
final String? personId;