menu
generate_ai_dart package
documentation
abstract/GenerativeModelFutures.dart
GenerativeModelFutures
from static method
from static method
dark_mode
light_mode
from
static method
GenerativeModelFutures
from
(
GenerativeModel
model
)
Implementation
static GenerativeModelFutures from(GenerativeModel model) { return _FuturesImpl(model); }
generate_ai_dart package
documentation
abstract/GenerativeModelFutures
GenerativeModelFutures
from static method
GenerativeModelFutures class