findByLabel abstract method

ISapObject? findByLabel(
  1. String text,
  2. String type
)

Implementation

ISapObject? findByLabel(String text, String type);