contacts property

Map<String, ContactDetails>? contacts
getter/setter pair

Implementation

core.Map<core.String, ContactDetails>? contacts;