employee property

  1. @JsonKey(name: "Employee")
String? employee
final

Implementation

@JsonKey(name: "Employee")
final String? employee;