UpdateContactRpc constructor

const UpdateContactRpc(
  1. DbContacts _dbContacts
)

Implementation

const UpdateContactRpc(this._dbContacts);