ensureChromeExecutable static method

FutureOr<String> ensureChromeExecutable({
  1. String? assetPath = null,
})

Implementation

static FutureOr<String> ensureChromeExecutable({
  String? assetPath = null,
}) => "";