mapOrEmpty property

Map get mapOrEmpty

获取Map, 类型匹配才有值

Implementation

Map<dynamic, dynamic> get mapOrEmpty => mapOrDefValue({});