getFPSDeviceInfo method

Future<FPSDeviceInfo> getFPSDeviceInfo()

Implementation

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