call method

Implementation

SelectionProvider call(
  String id,
) =>
    SelectionProvider._(argument: id, from: this);