overall property

bool? get overall

Implementation

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