getAccuracy abstract method

Future<int> getAccuracy(
  1. double toleranceCents
)

Implementation

Future<int> getAccuracy(double toleranceCents);