objectId property

  1. @JsonKey.new(name: "object_id")
String? objectId
final

Implementation

@JsonKey(name: "object_id")
final String? objectId;