bodyBytes property

List<int> get bodyBytes

Implementation

List<int> get bodyBytes => encoding.encode(body);