toExtendedBytes abstract method

List<int> toExtendedBytes({
  1. bool withPrefix = true,
})

Implementation

List<int> toExtendedBytes({bool withPrefix = true});