objectId property

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

Implementation

@JsonKey(name: 'objectId')
final String? objectId;