problemId property

String? problemId
final

An identifier to associate multiple instances of this error which, if null, will cause a problem ID to be generated based on the error and stackTrace (if any) provided.

Implementation

final String? problemId;