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