normalize static method
Normalizes keyOrId to the bare contract id (alias of
contractIdOf — the name the driver seam documents).
Implementation
static String normalize(String keyOrId) => contractIdOf(keyOrId);
Normalizes keyOrId to the bare contract id (alias of
contractIdOf — the name the driver seam documents).
static String normalize(String keyOrId) => contractIdOf(keyOrId);