getDefault static method

EstimateFeeResponse getDefault()

Implementation

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