addUtf8Text method

void addUtf8Text(
  1. List<int> bytes
)

Implementation

void addUtf8Text(List<int> bytes) => throw _unsupportedError;