boundids property

  1. @JsonKey.new(name: 'boundids', includeIfNull: false)
dynamic boundids
final

Implementation

@JsonKey(name: 'boundids', includeIfNull: false)
final dynamic boundids;