SecurityResult.passthrough constructor
const
SecurityResult.passthrough({
- required String message,
Implementation
const SecurityResult.passthrough({required this.message})
: behavior = 'passthrough',
updatedInput = null,
decisionReason = null;