hasFinishedMethodBefore property

bool hasFinishedMethodBefore
final

Is true when the before method finished executing normally. Is false if it has not yet finished executing or if it threw an error.

Implementation

final bool hasFinishedMethodBefore;