RequestPayFailCall typedef

RequestPayFailCall = void Function(String code, String message)

Implementation

typedef RequestPayFailCall = void Function(String code, String message);