encodingLength property
Information about how long the encoding will be.
Implementation
@override
EncodingLengthInfo get encodingLength => const EncodingLengthInfo.dynamic();
Information about how long the encoding will be.
@override
EncodingLengthInfo get encodingLength => const EncodingLengthInfo.dynamic();