data property

MapType get data

Implementation

MapType get data => MapType.from(_source['data'] ?? {});