KtMutableMap<K, V>.empty constructor

KtMutableMap<K, V>.empty()

Implementation

factory KtMutableMap.empty() => DartMutableMap<K, V>();