parsePageData abstract method

Future<PageData> parsePageData(
  1. String key
)

Implementation

Future<PageData> parsePageData(String key);