company property

String? get company

Implementation

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