IExpectedFailureRequest interface
Represents the failure request sent during an erroneous app initialization.
Properties
message | A message that describes the failure |
reason | The reason for the failure |
Property Details
message
A message that describes the failure
message?: string
Property Value
string