get abstract method

Future<NativePackage?> get(
  1. String name
)

Implementation

Future<NativePackage?> get(String name);