u48 static method
IntegerLayout (little-endian unsigned int layouts) spanning six bytes.
Implementation
static IntegerLayout u48({String? property}) =>
    IntegerLayout(6, property: property);IntegerLayout (little-endian unsigned int layouts) spanning six bytes.
static IntegerLayout u48({String? property}) =>
    IntegerLayout(6, property: property);