errorString property

  1. @Deprecated('Use description instead')
String? errorString

Implementation

@Deprecated('Use description instead')
String? get errorString => description;