initFPS method

Future<int> initFPS()

Implementation

Future<int> initFPS() {
  throw UnimplementedError("initFPS() has not been implemented.");
}