onGetEntity abstract method

Future<VEntity?> onGetEntity(
  1. String path
)

Implementation

Future<VEntity?> onGetEntity(String path);