registerWith static method

void registerWith()

Registers this class as the default instance of NativeImageCropperPlatform.

Implementation

static void registerWith() =>
    NativeImageCropperPlatform.instance = NativeImageCropperMacOS();