findInstance abstract method

dynamic findInstance(
  1. String id
)

Find proxy instance

Implementation

dynamic findInstance(String id);