focalDevice property

List<ProcedureFocalDevice>? focalDevice
inherited

focalDevice A device that is implanted, removed or otherwise manipulated (calibration, battery replacement, fitting a prosthesis, attaching a wound-vac, etc.) as a focal portion of the Procedure.

Implementation

List<ProcedureFocalDevice>? get focalDevice =>
    throw _privateConstructorUsedError;