Selection constructor

const Selection([
  1. GetExecutableType? getType
])

Implementation

const Selection([GetExecutableType? getType]) : super(getType);