hasBody property

bool get hasBody

Implementation

bool get hasBody => hasJsonData || hasTextData || hasFormData;