OpenIdOperation.rawValue constructor
const
OpenIdOperation.rawValue(
- String value
Creates an operation from the given string.
Implementation
const OpenIdOperation.rawValue(this.value);
Creates an operation from the given string.
const OpenIdOperation.rawValue(this.value);