LoopbackOutboundSettings constructor

LoopbackOutboundSettings({
  1. required String inboundTag,
})

Implementation

LoopbackOutboundSettings({required this.inboundTag});