getFormatted method

dynamic getFormatted(
  1. String key
)

Implementation

dynamic getFormatted(String key) => formatted?[key];