updatePart abstract method

  1. @update
Future<void> updatePart(
  1. Part part
)

Implementation

@update
Future<void> updatePart(Part part);