lenInBytes property

int get lenInBytes

Implementation

int get lenInBytes => utf8.encode(this).length;