remoteOnlyFields property

Map<String, dynamic>? remoteOnlyFields
final

A map of fields that should only be sent to the remote.

Implementation

final Map<String, dynamic>? remoteOnlyFields;