getDefault static method

TotalSupplyResponse getDefault()

Implementation

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