errorMessage property

String? errorMessage
final

The error message associated with the organization. It is only present if unexpected behavior has occurred with regards to the organization. It provides insight or solutions regarding unexpected behavior.

Implementation

final String? errorMessage;