updateContact abstract method

Future<RuutContact> updateContact(
  1. dynamic update
)

Implementation

Future<RuutContact> updateContact(update);