protectRSP property

  1. @override
bool protectRSP
final

Whether RSP source files (.rsp and .rsp.*) are protected from being served to the client. The file loader honors this too as a backstop.

Implementation

@override
final bool protectRSP;