getDefault static method

HistoryCloseResponse getDefault()

Implementation

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