getDefault static method

BatchDispatchOutcome getDefault()

Implementation

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