log property

String? log

Implementation

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

Implementation

set log(String? log);