getProperties method
Implementation
Future<Iterable<ContactProperty>> getProperties() =>
js_util.promiseToFuture(js_util.callMethod(this, 'getProperties', []));
Future<Iterable<ContactProperty>> getProperties() =>
js_util.promiseToFuture(js_util.callMethod(this, 'getProperties', []));