status property

String? status
final

The command status:

  • failed
  • successful
  • skipped
  • pending

Implementation

final String? status;