LoadCodepoints method

String LoadCodepoints(
  1. String text
)

Implementation

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