current property

bool? get current

Implementation

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