clearExplicitVariableModeForCollection property

({void Function(String collectionId) $1, void Function(VariableCollection collection) $2}) get clearExplicitVariableModeForCollection

Overload accessor: $1, $2

Implementation

({
  void Function(_i2.String collectionId) $1,
  void Function(_i3.VariableCollection collection) $2,
}) get clearExplicitVariableModeForCollection => (
      $1: _clearExplicitVariableModeForCollection$1,
      $2: _clearExplicitVariableModeForCollection$2,
    );