AmbiguousBLIKPayment.fromJson constructor

AmbiguousBLIKPayment.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory AmbiguousBLIKPayment.fromJson(Map<String, dynamic> json) => _$AmbiguousBLIKPaymentFromJson(json);