authenticationDecision property

  1. @BuiltValueField.new(wireName: r'authenticationDecision')
AuthenticationDecision get authenticationDecision

The decision regarding the authentication.

Implementation

@BuiltValueField(wireName: r'authenticationDecision')
AuthenticationDecision get authenticationDecision;