deactivatedDate property

String get deactivatedDate

Implementation

String get deactivatedDate => status ? '' : '$statusUpdateDate';