expired property

bool? get expired

Implementation

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