getDefault static method

UsernameProofsResponse getDefault()

Implementation

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