isBytesArray property

bool isBytesArray

Implementation

bool get isBytesArray => _body is List<int>;