initFPS method

Future<int> initFPS()

Implementation

Future<int> initFPS() {
  return UniFlutterPluginPlatform.instance.initFPS();
}