ConnectionValidationResult.allow constructor
const
ConnectionValidationResult.allow()
Creates a result that allows the connection.
Implementation
const ConnectionValidationResult.allow() : this();
Creates a result that allows the connection.
const ConnectionValidationResult.allow() : this();