ownerId property

  1. @JsonKey.new(name: 'owner_id')
int ownerId
final

Implementation

@JsonKey(name: 'owner_id')
final int ownerId;