msg property

String? get msg

Implementation

String? get msg;
set msg (String? msg)

Implementation

set msg(String? msg);