The concrete class must implement this method to return a list of additional properties that are specific to the concrete class.
@override List<Object?> get additionalProps => [ organizations, selectedOrgData, ];