DeleteUserQuery.byId constructor

DeleteUserQuery.byId(
  1. int? _userId
)

Implementation

DeleteUserQuery.byId(this._userId);