company property

String? company

Implementation

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