@override Object toJson() => { 'backendService': ?backendService, 'headerAction': ?headerAction?.toJson(), 'weight': ?weight, };