message property

String get message

Implementation

String get message =>
    PaywayCreateTransactionResponseMessage.of(status!).message;