kCrateApiCastProjectorInfoSetMuteConstMeta property

TaskConstMeta get kCrateApiCastProjectorInfoSetMuteConstMeta

Implementation

TaskConstMeta get kCrateApiCastProjectorInfoSetMuteConstMeta =>
    const TaskConstMeta(
      debugName: "projector_info_set_mute",
      argNames: ["that", "mute"],
    );