authorizationRequest method
Requests every permission BlueBreeze needs, updating authorizationStatus with the result.
Implementation
Future<void> authorizationRequest() => BlueBreezePlatform.instance.authorizationRequest();
Requests every permission BlueBreeze needs, updating authorizationStatus with the result.
Future<void> authorizationRequest() => BlueBreezePlatform.instance.authorizationRequest();