blockId property

  1. @JsonKey.new(name: 'block_id')
dynamic blockId
final

Implementation

@JsonKey(name: 'block_id')
final dynamic blockId;