getDefault static method

BeginAuthResponse getDefault()

Implementation

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