getContact method

String? getContact(
  1. String key
)

Implementation

String? getContact(String key) => this[key];