status property

String? status
final

The status of the association. Status can be: Pending, Success, or Failed.

Implementation

final String? status;