call abstract method
TRes
call({
- String? name,
- String? code,
- Enum$PaymentTypeEnum? paymentType,
- String? materialIcon,
- Input$PaymentImagesInput? images,
Implementation
TRes call({
String? name,
String? code,
Enum$PaymentTypeEnum? paymentType,
String? materialIcon,
Input$PaymentImagesInput? images,
});