ID3V1Encoder constructor

const ID3V1Encoder(
  1. List<int> bytes
)

Implementation

const ID3V1Encoder(super.bytes);