SongGuess
Preparing search index...
server/worker-configuration
FlagshipEvaluationDetails
Interface FlagshipEvaluationDetails<T>
interface
FlagshipEvaluationDetails
<
T
>
{
errorCode
?:
string
;
errorMessage
?:
string
;
flagKey
:
string
;
reason
?:
string
;
value
:
T
;
variant
?:
string
;
}
Type Parameters
T
Index
Properties
error
Code?
error
Message?
flag
Key
reason?
value
variant?
Properties
Optional
error
Code
errorCode
?:
string
Optional
error
Message
errorMessage
?:
string
flag
Key
flagKey
:
string
Optional
reason
reason
?:
string
value
value
:
T
Optional
variant
variant
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Code
error
Message
flag
Key
reason
value
variant
SongGuess
Loading...