flutterzoop
flutter_zoop
Guid
toByteArray method
toByteArray
flutterzoop
flutter_zoop
Guid
toByteArray method
Guid class
Constructors
Guid
empty
fromMac
Properties
hashCode
runtimeType
Methods
toByteArray
toMac
toString
noSuchMethod
Operators
operator ==
toByteArray
method
List
<
int
>
toByteArray
(
)
Implementation
List<int> toByteArray() { return _bytes; }