destinations property

List<InputDestination>? destinations
final

A list of the destinations of the input (PUSH-type).

Implementation

final List<InputDestination>? destinations;