languages property
@doc The supported languages for the app.
Implementation
@$pb.TagNumber(2)
$pb.PbList<FFLanguage> get languages => $_getList(1);
@doc The supported languages for the app.
@$pb.TagNumber(2)
$pb.PbList<FFLanguage> get languages => $_getList(1);