UserRemarks constructor

UserRemarks()

Implementation

factory UserRemarks() {
  return _instance;
}