resolve abstract method

String resolve(
  1. BuildContext context
)

Retrieve the localized string for the given context

Implementation

String resolve(BuildContext context);