message property

String? message

Implementation

String? get message;
void message=(String? message)

Implementation

set message(String? message);