iter method
See the Rust documentation for iter
for more information.
Implementation
TimeZoneAndCanonicalIterator iter() {
// This lifetime edge depends on lifetimes: 'a
core.List<Object> aEdges = [this];
final result = _icu4x_IanaParserExtended_iter_mv1(_ffi);
return TimeZoneAndCanonicalIterator._fromFfi(result, [], aEdges);
}