onPreferencesClickSPICategoryAgree property

dynamic Function(String categoryId) onPreferencesClickSPICategoryAgree
getter/setter pair

User switched a SPI category status to Agree

Implementation

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