newInstance static method

Future<SendToDartLogger> newInstance()

Implementation

static Future<SendToDartLogger> newInstance() =>
    RustLib.instance.api.crateApiLoggerSendToDartLoggerNew();