EncodingLengthInfo constructor

const EncodingLengthInfo(
  1. int? length
)

Implementation

const EncodingLengthInfo(this.length);