PhoneNumberUtil.withChannel constructor

  1. @visibleForTesting
PhoneNumberUtil.withChannel(
  1. dynamic channel
)

Implementation

@visibleForTesting
factory PhoneNumberUtil.withChannel(channel) => PhoneNumberUtil._(channel);