getLostFrames method
Implementation
dynamic getLostFrames(GetLostFramesOption option) {
final result =
$$context$$.callMethod('getLostFrames', [option.$$context$$]);
return result;
}
dynamic getLostFrames(GetLostFramesOption option) {
final result =
$$context$$.callMethod('getLostFrames', [option.$$context$$]);
return result;
}