current property

bool? current

Implementation

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