BytesType constructor

BytesType([
  1. String name = bytesTypeKey
])

Implementation

BytesType([String name = bytesTypeKey]) : super(name);