call method

dynamic call(
  1. dynamic parent
)

Implementation

dynamic call(dynamic parent) => valueProvider(parent);