sex property

String? get sex

Sex of the driver, possible values include "M", "F" and "X"

Implementation

String? get sex => getField('Sex');