launchAR abstract method

Future<bool?> launchAR(
  1. String url
)

Implementation

Future<bool?> launchAR(String url);