mapOrBlank property

Map mapOrBlank

Map or {}

Implementation

Map get mapOrBlank => map ?? {};