service property

String? get service

Implementation

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