getContact abstract method

Future<ISunnyContact> getContact(
  1. String id
)

Implementation

Future<ISunnyContact> getContact(String id,);