deepSave abstract method

Future<E?> deepSave(
  1. E entity
)

Implementation

Future<E?> deepSave(E entity);