bits property

  1. @override
int bits

Returns the size of one value in bits.

Implementation

@override
int get bits => 16;