getDefault static method

RADTally getDefault()

Implementation

static RADTally getDefault() =>
    _defaultInstance ??= GeneratedMessage.$_defaultFor<RADTally>(create);