updatedById property

  1. @JsonKey.new(name: "updatedById")
dynamic updatedById
getter/setter pair

Implementation

@JsonKey(name: "updatedById")
dynamic updatedById;