getDefault static method

TabularDataBySQLResponse getDefault()

Implementation

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