SBValue.zero constructor

const SBValue.zero()

Implementation

const SBValue.zero()
    : value = 0,
      type = _SBType.min;