message property

String? message
getter/setter pair

message will return the success or failure message as a response.

Implementation

String? message;