getFlagCsp method

String getFlagCsp()

Implementation

String getFlagCsp() => this?['csp'] ? '--csp' : '';