findById abstract method

ISapObject? findById(
  1. String id
)

Implementation

ISapObject? findById(String id);