executors property

List<String>? executors

Implementation

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