ContainerGraphDriver constructor
Creates a ContainerGraphDriver with the given fields.
Implementation
const ContainerGraphDriver({this.name, this.data});
Creates a ContainerGraphDriver with the given fields.
const ContainerGraphDriver({this.name, this.data});