menu
kt_dart package
documentation
collection.dart
KtMutableCollection<T>
clear abstract method
clear abstract method
dark_mode
light_mode
clear
abstract method
void
clear
(
)
Removes all elements from this collection.
Implementation
void clear();
kt_dart package
documentation
collection
KtMutableCollection<T>
clear abstract method
KtMutableCollection class