keyType property

String keyType

Type of key

This is the value at the beginning of the string and is repeated at the beginning of the data.

Implementation

String get keyType => BinaryRange(data).nextString();