We currently have a flag for enabling/disabling unsafe methods here but according to the spec we should be able to have 2 separate flags for enabling unsafe methods locally and publicly. Here you can see the 2 separate flags for public and local unsafe methods.
We currently have a flag for enabling/disabling unsafe methods here but according to the spec we should be able to have 2 separate flags for enabling unsafe methods locally and publicly. Here you can see the 2 separate flags for public and local unsafe methods.