contactKeys property
List<MKey> ?
get
contactKeys
Property getter and setter for contactKeys:
Implementation
List<MKey>? get contactKeys;
set
contactKeys
(List<MKey> ? contactKeys)
Implementation
set contactKeys(List<MKey>? contactKeys);