lastError property

Map<String, Object?>? lastError
final

Last error payload, if present.

Implementation

final Map<String, Object?>? lastError;