gender property

bool? gender

Implementation

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