bitmap property

String? bitmap
getter/setter pair

The bytes that encode the bit sequence.

May have a length of zero.

Implementation

core.String? bitmap;