asDestinations property

DestinationsCopyWith<$R> get asDestinations

Implementation

DestinationsCopyWith<$R> get asDestinations => base.as((v, t, t2) => _DestinationsCopyWithImpl(v, t, t2));