o_history property

bool? get o_history

Implementation

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