resolve abstract method

String resolve(
  1. BuildContext context
)

Resolves this issue into user-facing text for the given context.

Implementation

String resolve(BuildContext context);