prefix static method

String prefix()

Implementation

static String prefix() {
  return DartApi.native.keyId.prefix().intoString();
}