errorLength property

  1. @Deprecated("Use 'diagnosticLength' instead")
int? get errorLength
inherited

Implementation

@Deprecated("Use 'diagnosticLength' instead")
int? get errorLength => diagnosticLength;