ModelHint extension type

Hints to use for model selection.

Keys not declared here are currently left unspecified by the spec and are up to the client to interpret.

on

Constructors

ModelHint.new({String? name})
factory
ModelHint.fromMap(Map<String, Object?> _value)

Properties

name String?
A hint for a model name.
no setter