length property

int length

Gets the value's length in bytes of the option.

Implementation

int get length => byteValue.lengthInBytes;