translations property

  1. @protected
  2. @visibleForTesting
Map<String, Object?> translations
final
  • loaded locale translations

Implementation

@protected
@visibleForTesting
final Map<String, Object?> translations = {};