asUserIdList method

UserIdList asUserIdList()

Implementation

UserIdList asUserIdList() {
  return UserIdList.create([_id]);
}