individual_id property

String? get individual_id

Implementation

String? get individual_id => (_$data['individual_id'] as String?);