info property

  1. @override
ModelInfo info
final

What this model is and what it supports.

Read on every request for capability checks, so it must be a cheap field read rather than a network call.

Implementation

@override
final ModelInfo info;