getDefault static method

AuthResponse getDefault()

Implementation

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