GetCodepoint method

String GetCodepoint(
  1. String text
)

Implementation

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