getLibrary method

Future getLibrary()

Implementation

Future getLibrary() async {
  return act("libraryRequest");
}