apply abstract method

$R apply(
  1. GetDevicesBody transform(
    1. GetDevicesBody
    )
)
inherited

Implementation

Result apply(Out Function(In) transform);