status property

String? status
inherited

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

Implementation

String? get status => throw _privateConstructorUsedError;