offline property

bool offline
final

When true, only cached assets are served; a miss is an error (so CI never silently calls a paid API).

Implementation

final bool offline;