isStopped property

  1. @override
bool isStopped
override

This returns whether the platform has discarded this action.

Implementation

@override
bool get isStopped => _isStopped;