bytes property
Uint8List
get
bytes
Implementation
Uint8List get bytes =>
Uint8List.fromList([_one.value, _two.value, _three.value, _four.value]);
Uint8List get bytes =>
Uint8List.fromList([_one.value, _two.value, _three.value, _four.value]);