enableLog method
Implementation
void enableLog(bool enable) {
throw UnimplementedError(
'addNotificationClickListener() has not been implemented.',
);
}
void enableLog(bool enable) {
throw UnimplementedError(
'addNotificationClickListener() has not been implemented.',
);
}