InAppSelection.endAt constructor

const InAppSelection.endAt(
  1. Iterable<Object?>? values
)

Implementation

const InAppSelection.endAt(super.values) : super.endAt();