numByteSlice property

  1. @JsonKey(name: 'nbs', defaultValue: 0)
int numByteSlice
final

num of byte slices. TODO Bigint

Implementation

@JsonKey(name: 'nbs', defaultValue: 0)
final int numByteSlice;