AuthenticationExtensionsLargeBlobOutputs constructor
AuthenticationExtensionsLargeBlobOutputs({
- bool? supported,
- ByteBuffer? blob,
- bool? written,
Implementation
external factory AuthenticationExtensionsLargeBlobOutputs(
{bool? supported, ByteBuffer? blob, bool? written});