getLabel method Null safety

String getLabel(
  1. dynamic language
)

Returns a human-readable label that will be displayed in the UI

Implementation

String getLabel(OpenFoodFactsLanguage language);