getDefault static method

TotalSupplyRequest getDefault()

Implementation

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