UserAction constructor

UserAction()

Implementation

factory UserAction() {
  return _instance;
}