ticket property

String? get ticket

Implementation

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