enableAccessLog property

  1. @override
bool enableAccessLog
final

Whether the access log should be initialised. Server-only — clients leave this false and never read the access log.

Implementation

@override
final bool enableAccessLog;