getDefault static method

CloseDBResponse getDefault()

Implementation

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