workday property

  1. @JsonKey.new(name: 'jornada')
String workday
getter/setter pair

Implementation

@JsonKey(name: 'jornada')
String workday;