attempts property

  1. @override
int attempts
override

Implementation

@override
int get attempts => super.attempts + 1;