getDefault static method

TabularDataBySQLRequest getDefault()

Implementation

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