symbol static method
See the Rust documentation for Symbol
for more information.
Implementation
static GeneralCategoryGroup symbol() {
final result = _icu4x_GeneralCategoryGroup_symbol_mv1();
return GeneralCategoryGroup._fromFfi(result);
}
See the Rust documentation for Symbol
for more information.
static GeneralCategoryGroup symbol() {
final result = _icu4x_GeneralCategoryGroup_symbol_mv1();
return GeneralCategoryGroup._fromFfi(result);
}