maxAge property

  1. @JsonKey.new(name: 'max_age')
int maxAge
final

Implementation

@JsonKey(name: 'max_age')
final int maxAge;