ensureModelReadyFromSpec abstract method

Future<void> ensureModelReadyFromSpec(
  1. ModelSpec spec
)

Modern API: Ensures a model spec is ready for use

Implementation

Future<void> ensureModelReadyFromSpec(ModelSpec spec);