newInstance static method

Future<MyMobileLogger> newInstance()

Implementation

static Future<MyMobileLogger> newInstance() =>
    RustLib.instance.api.crateApiLogMyMobileLoggerNew();