getType abstract method

Future<String?> getType(
  1. String uri
)

Implementation

Future<String?> getType(String uri);