PaymentChannelsError constructor
PaymentChannelsError({
- required String message,
Implementation
PaymentChannelsError({required this.message});
PaymentChannelsError({required this.message});