mutationKey property
Unique key for this mutation.
Required for offline support. If set, this mutation can be queued and replayed when the app comes back online.
Implementation
final String? mutationKey;
Unique key for this mutation.
Required for offline support. If set, this mutation can be queued and replayed when the app comes back online.
final String? mutationKey;