DestinationArgumentConverter.private constructor

  1. @visibleForTesting
DestinationArgumentConverter.private(
  1. Map<String, DestinationArgumentFromJson> helpers
)

Create a instance of DestinationArgumentConverter with this list of helpers.

Implementation

@visibleForTesting
DestinationArgumentConverter.private(this.helpers);