getDefault static method

TestSMTPConfigResponse getDefault()

Implementation

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