entityId property

  1. @JsonKey.new(name: 'entityId')
int? entityId
final

Implementation

@JsonKey(name: 'entityId')
final int? entityId;