getDefault static method

OpenDBResponse getDefault()

Implementation

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