authentication property

  1. @BuiltValueField.new(wireName: r'authentication')
AuthenticationInfo get authentication

Contains information about the authentication.

Implementation

@BuiltValueField(wireName: r'authentication')
AuthenticationInfo get authentication;