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