first property

  1. @JsonKey(name: "first")
bool? first
getter/setter pair

Implementation

@JsonKey(name: "first")
bool? first;