showHome method

dynamic showHome()

Implementation

showHome() {
  return SamplePluginPlatform.instance.showHomeDashboard();
}