addToSet method

Modifier addToSet(
  1. dynamic value
)

Implementation

Modifier addToSet(dynamic value) => AddToSetModifier(field, value);