other static method
See the Rust documentation for Letter
for more information.
Implementation
static GeneralCategoryGroup other() {
final result = _icu4x_GeneralCategoryGroup_other_mv1();
return GeneralCategoryGroup._fromFfi(result);
}
See the Rust documentation for Letter
for more information.
static GeneralCategoryGroup other() {
final result = _icu4x_GeneralCategoryGroup_other_mv1();
return GeneralCategoryGroup._fromFfi(result);
}