ArrayInt16 constructor

ArrayInt16({
  1. required ByteData bytes,
})

Implementation

ArrayInt16({required this.bytes});