request ATTPermission
@override Future<void> requestATTPermission() async { await methodChannel.invokeMethod('requestATTPermission'); }