isBytesArray property

bool get isBytesArray

Implementation

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