getAuthorizationState method
Implementation
Future<AlarmAuthorizationState> getAuthorizationState() {
throw UnimplementedError(
'getAuthorizationState() has not been implemented.',
);
}
Future<AlarmAuthorizationState> getAuthorizationState() {
throw UnimplementedError(
'getAuthorizationState() has not been implemented.',
);
}