closeFPS method

Future<int> closeFPS()

Implementation

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