err property

Map<String, dynamic>? err
final

The error if the transaction failed or null if it succeeded.

Implementation

final Map<String, dynamic>? err;