bool isBase64

Whether the data is Base64 encoded or not.

Source

bool get isBase64 => _separatorIndices.length.isOdd;