macAddress property

String? macAddress

Implementation

String? get macAddress {
  return this._macAddress;
}