getDefault static method

UserResponse getDefault()

Implementation

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