menu
openrouter package
documentation
openrouter_web.dart
OpenrouterWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { OpenrouterPlatform.instance = OpenrouterWeb(); }
openrouter package
documentation
openrouter_web
OpenrouterWeb
registerWith static method
OpenrouterWeb class