Called when the state of this object changes
()
| 1003 | |
| 1004 | /** Called when the state of this object changes */ |
| 1005 | onChange() {} |
| 1006 | }; |
| 1007 | |
| 1008 | /////////////////////////////////////////////////////////////////////////////// |
no outgoing calls
no test coverage detected