get abstract method

dynamic get(
  1. String id
)

Returns a registered service by id

Implementation

dynamic get(String id);