CreateContactRpc constructor

const CreateContactRpc(
  1. DbContacts _dbContacts
)

Implementation

const CreateContactRpc(this._dbContacts);