PaywayCreateTransactionResponseMessage.of constructor
PaywayCreateTransactionResponseMessage.of(
- int value
Implementation
factory PaywayCreateTransactionResponseMessage.of(int value) =>
PaywayCreateTransactionResponseMessage._(value);