contactKeys property

List<MKey>? contactKeys

Property getter and setter for contactKeys:

Implementation

List<MKey>? get contactKeys;
void contactKeys=(List<MKey>? contactKeys)

Implementation

set contactKeys(List<MKey>? contactKeys);