ResponseBytes constructor

ResponseBytes(
  1. List<int> value
)

Implementation

ResponseBytes(this.value);