status property

String? status
getter/setter pair

status can be 'rejected','in_process' or 'approved'.

Implementation

String? status;