createUser

open override fun createUser(email: String, password: String, image: String, name: String, tokenPush: String): Single<ChatUserModel>