message method

String message(
  1. String msg
)

Implementation

String message(final String msg) => IntlCore.message(msg);