errorStatus property

int? errorStatus
final

HTTP status to return on error (400 or 416), or null if parsing succeeded.

Implementation

final int? errorStatus;