weekend property
See the Rust documentation for weekend
for more information.
Implementation
WeekdaySetIterator get weekend {
final result = _icu4x_WeekInformation_weekend_mv1(_ffi);
return WeekdaySetIterator._fromFfi(result, []);
}
See the Rust documentation for weekend
for more information.
WeekdaySetIterator get weekend {
final result = _icu4x_WeekInformation_weekend_mv1(_ffi);
return WeekdaySetIterator._fromFfi(result, []);
}