getTitle abstract method

Future<String?> getTitle()

Retrieves the inner page title

Implementation

Future<String?> getTitle();