pluggableDisableInternalPushPermission method

Future<int> pluggableDisableInternalPushPermission(
  1. bool log
)

Implementation

Future<int> pluggableDisableInternalPushPermission(bool log) {
	throw UnimplementedError('pluggableDisableInternalPushPermission() has not been implemented.');
}