internalCreate abstract method

Future<RType> internalCreate(
  1. CType create
)

Implementation

Future<RType> internalCreate(CType create);