accuracy property

int? accuracy
inherited

The percent value of how likely this move is to be successful.

Implementation

int? get accuracy => throw _privateConstructorUsedError;