getDefault static method

DoNothing getDefault()

Implementation

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