GetCodepointCount method

String GetCodepointCount(
  1. String text
)

Implementation

String GetCodepointCount(
  String text,
) => 'GetCodepointCount($text)';