Maintenance constructor

const Maintenance(
  1. {Key key}
)

Implementation

const Maintenance({Key key}) : super(key: key);