isReplayable property

  1. @override
bool get isReplayable
override

Whether the body can be opened again for another attempt.

Implementation

@override
bool get isReplayable => true;