getTunergain method

Future<int> getTunergain()

Implementation

Future<int> getTunergain() async {
  throw UnimplementedError();
}