unsigned property

  1. @override
bool unsigned
override

Whether the kind is unsigned (Uint32Kind, etc.).

Implementation

@override
bool get unsigned => true;