KtMutableList<T>.empty constructor

KtMutableList<T>.empty()

Implementation

factory KtMutableList.empty() => DartMutableList<T>();