isEncoded property

bool isEncoded

Check if the encoding is ready.

Implementation

bool get isEncoded => _encodedBytes != null;