fromHex method

List<int> fromHex()

Implementation

List<int> fromHex() => hex.decode(this);