setSelfInfo abstract method
- required UserProfile userInfo,
Set personal information
userProfile: User profile.
Implementation
Future<CompletionHandler> setSelfInfo({required UserProfile userInfo});
Set personal information
userProfile : User profile.Future<CompletionHandler> setSelfInfo({required UserProfile userInfo});