clientMutationId property

String? get clientMutationId

Implementation

String? get clientMutationId => (_$data['clientMutationId'] as String?);