specifications property

Input$TechDeviceSpecsInput? get specifications

Implementation

Input$TechDeviceSpecsInput? get specifications =>
    (_$data['specifications'] as Input$TechDeviceSpecsInput?);