BoxBase.fromList constructor

BoxBase.fromList(
  1. Uint8List list
)

Implementation

BoxBase.fromList(Uint8List list) : super(list);