Displays the main page after authentication.
This method should be implemented to define what is displayed on the main page.
@override Future<String> index();