textTranslations property
@doc Map from translation key to translation.
Implementation
@$pb.TagNumber(5)
$pb.PbMap<$core.String, FFTextTranslation> get textTranslations =>
$_getMap(4);
@doc Map from translation key to translation.
@$pb.TagNumber(5)
$pb.PbMap<$core.String, FFTextTranslation> get textTranslations =>
$_getMap(4);