age property

  1. @JsonKey(name: 'age')
dynamic age
final

Implementation

@JsonKey(name: 'age')
final dynamic age;