getUser method

  1. @override
SolevatoUser? getUser()
override

Implementation

@override
SolevatoUser? getUser() {
  return _user;
}