Obtains the restriction status of HUAWEI Analytics.
Future<bool> isRestrictionEnabled() async { return await _channel.invokeMethod('isRestrictionEnabled', {}); }