status property

String? status

Implementation

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

Implementation

set status(String? status);