getItem method

V getItem(
  1. String key
)

Implementation

V getItem(String key) => getItemFor(currentLocale, key);