FFInteractionTestStep_DoubleTapStep.fromBuffer constructor
FFInteractionTestStep_DoubleTapStep.fromBuffer(
- List<
int> data, [ - ExtensionRegistry registry = $pb.ExtensionRegistry.EMPTY
Implementation
factory FFInteractionTestStep_DoubleTapStep.fromBuffer(
$core.List<$core.int> data,
[$pb.ExtensionRegistry registry = $pb.ExtensionRegistry.EMPTY]) =>
create()..mergeFromBuffer(data, registry);