call abstract method

Injected<I18N> call(
  1. BuildContext context, {
  2. bool defaultToGlobal = false,
})

Use of instead

Implementation

Injected<I18N> call(
  BuildContext context, {
  bool defaultToGlobal = false,
});