specs property

Implementation

List<Input$JobSpecsInput>? get specs =>
    (_$data['specs'] as List<Input$JobSpecsInput>?);