isBase64 属性

bool isBase64

数据是否为 Base64 编码。

实现

bool get isBase64 => _separatorIndices.length.isOdd;