updateContact abstract method

Future<DOOContact> updateContact(
  1. dynamic update
)

Implementation

Future<DOOContact> updateContact(update);