onPreferencesClickSPICategoryDisagree property

dynamic Function(String categoryId) onPreferencesClickSPICategoryDisagree
getter/setter pair

User switched a SPI category status to Disagree

Implementation

dynamic Function(String categoryId) onPreferencesClickSPICategoryDisagree = (categoryId) {};