get method

T get()

Get the item data for the current locale.

Implementation

T get() => getForLocale(currentLocale);