Managed constructor

const Managed(
  1. {String? name}
)

Implementation

const Managed({this.name});