@TagNumber(4) List<int> get body => $_getN(3);
@TagNumber(4) set body(List<int> v) { $_setBytes(3, v); }