reversed property

bool? get reversed

Implementation

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