getOrFail static method

String getOrFail(
  1. String key
)

Implementation

static String getOrFail(String key) => _instance.getOrFail(key);