DynamicSupervisor.child_spec

You're seeing just the function child_spec, go back to DynamicSupervisor module for more information.
Link to this function

child_spec(opts)

View Source (since 1.6.1)

Returns a specification to start a dynamic supervisor under a supervisor.

See Supervisor.