workLeaves property

  1. @JsonKey.new(name: 'afastamentos')
int workLeaves
getter/setter pair

Implementation

@JsonKey(name: 'afastamentos')
int workLeaves;