getContactImage abstract method

Future<Uint8List?> getContactImage(
  1. String identifier
)

Implementation

Future<Uint8List?> getContactImage(String identifier);