dontShowMore static method

Future dontShowMore()

Implementation

static Future dontShowMore() async =>
    _Data.setValue('showIsActivated', false);