data property

Map<String, dynamic>? data
final

GraphQL query or mutation data.

Implementation

final Map<String, dynamic>? data;