menu
kt_dart package
documentation
collection.dart
KtHashSet<T>
KtHashSet.empty factory constructor
KtHashSet.empty factory constructor
dark_mode
light_mode
KtHashSet<
T
>.empty
constructor
KtHashSet<
T
>.empty
(
)
Implementation
factory KtHashSet.empty() => KtHashSet.from();
kt_dart package
documentation
collection
KtHashSet<T>
KtHashSet.empty factory constructor
KtHashSet class