maxLines property

  1. @JsonKey(name: 'maxLines')
int maxLines
getter/setter pair

Implementation

@JsonKey(name: 'maxLines')
int maxLines;