emptyAsync static method

Future<Mat> emptyAsync()

Implementation

static Future<Mat> emptyAsync() async => Mat.empty();