readScore abstract method

Future<int> readScore(
  1. String text
)

Implementation

Future<int> readScore(String text);