child method

Context child(
  1. String segment
)

Implementation

Context child(String segment) => Context._(this, segment);