OnAndrossySwitchChangeListener typedef
OnAndrossySwitchChangeListener =
void Function(bool value)
Implementation
typedef OnAndrossySwitchChangeListener = void Function(bool value);
typedef OnAndrossySwitchChangeListener = void Function(bool value);