length property

int? length
final

When this encoding length is not isDynamic, the length (in bytes) of an encoded payload. Otherwise null.

Implementation

final int? length;