fromShort static method

LinkFormatParameter? fromShort(
  1. String short
)

Implementation

static LinkFormatParameter? fromShort(final String short) => _registry[short];