error property

Map<String, Object?>? error
final

Error information if the command failed, if any.

Implementation

final Map<String, Object?>? error;