toMap method

Map<String, JSAny?> toMap()

Implementation

Map<String, JSAny?> toMap() => toNullableMap() ?? {};