getDefault static method

GasOffered getDefault()

Implementation

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