getChildByName abstract method

T? getChildByName(
  1. String name
)

Implementation

T? getChildByName(String name);