registerWith static method

void registerWith()

Registers this class as the default instance of CharsetDetectorPlatform

Implementation

static void registerWith() =>
    CharsetDetectorPlatform.instance = CharsetDetectorAndroid();