isActive property

bool get isActive

Implementation

bool get isActive => status.toLowerCase() == 'active';