getDefault static method

UpdateMachineResponse getDefault()

Implementation

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