isMultipart property

bool get isMultipart

Implementation

bool get isMultipart => _extractMultipartBoundary() != null;