deleteSampler method Null safety

void deleteSampler(
  1. Sampler? sampler
)

Implementation

void deleteSampler(Sampler? sampler) native;