error property

String? error
final

Error message if the interaction failed.

Null if isSuccess is true.

Implementation

final String? error;