data property

Map<String, OpsEntityItem>? data
final

The data returned by the query.

Implementation

final Map<String, OpsEntityItem>? data;