@override Object toJson() => { 'hasStatefulConfig': ?hasStatefulConfig, 'perInstanceConfigs': ?perInstanceConfigs?.toJson(), };