hasSmartMachineCredentials property
- @TagNumber(2)
Implementation
@$pb.TagNumber(2)
$core.bool get hasSmartMachineCredentials => $_getBF(1);
- @TagNumber(2)
Implementation
@$pb.TagNumber(2)
set hasSmartMachineCredentials($core.bool v) { $_setBool(1, v); }