removeCustomReplacements static method

Future<void> removeCustomReplacements()

Clears the custom replacements from MBPush plugin

Implementation

static Future<void> removeCustomReplacements() =>
    MBPush.removeCustomReplacements();