mock constant

JsonIntl const mock

Build a mocked translation object that will always return the key

Implementation

static const mock = JsonIntl(Locale('en', 'US'), JsonIntlMockData());