expired property

bool? expired

Implementation

bool? get expired => (_$data['expired'] as bool?);