uint8listTypeHandler top-level property

TypeHandler uint8listTypeHandler

Implementation

TypeHandler get uint8listTypeHandler =>
    TypeHandler<Uint8List>(_binaryTypeHandler);