services property

List<String>? get services

Implementation

List<String>? get services => (_$data['services'] as List<String>?);