getLocalized abstract method

Future<String?> getLocalized(
  1. String key
)

Implementation

Future<String?> getLocalized(String key);