UserAuthWithoutParams constructor

UserAuthWithoutParams(
  1. String id
)

Implementation

UserAuthWithoutParams(String id) : super(id);