getDefault static method

CopyFilesFromMachineResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static CopyFilesFromMachineResponse getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<CopyFilesFromMachineResponse>(create);