ProfileNameViewState constructor
ProfileNameViewState({
- required String userId,
Implementation
ProfileNameViewState({
required this.userId,
});
ProfileNameViewState({
required this.userId,
});