Guid.fromMac constructor

Guid.fromMac(
  1. String input
)

Implementation

Guid.fromMac(String input) : this._internal(_fromMacString(input));