captureFPS method
Implementation
Future<SensorResponse> captureFPS() {
throw UnimplementedError("captureFPS() has not been implemented.");
}
Future<SensorResponse> captureFPS() {
throw UnimplementedError("captureFPS() has not been implemented.");
}