setAsUTF8String method

void setAsUTF8String(
  1. String aValue
)

Implementation

void setAsUTF8String(String aValue) => setAsString(aValue);