InAppSelection.from constructor

const InAppSelection.from(
  1. Object snapshot,
  2. Selections type
)

Implementation

const InAppSelection.from(Object super.snapshot, super.type) : super.from();