menu
googleapis package
documentation
ml/v1.dart
GoogleCloudMlV1ListModelsResponse
models property
models property
dark_mode
light_mode
models
property
List
<
GoogleCloudMlV1Model
>
?
models
getter/setter pair
The list of models.
Implementation
core.List<GoogleCloudMlV1Model>? models;
googleapis package
documentation
ml/v1
GoogleCloudMlV1ListModelsResponse
models property
GoogleCloudMlV1ListModelsResponse class