message property

String? message
final

message will store the success/failure message coming from the API call.

Implementation

final String? message;