age property

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

Implementation

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