bytes property

List<int> get bytes

Implementation

List<int> get bytes => Uuid.parse(value, validate: false);