clientDataJson property - AuthenticatorResponse class - dart:html library (original) (raw)

description

  1. @JSName('clientDataJSON')

ByteBuffer? getclientDataJson

Implementation

@JSName('clientDataJSON')
ByteBuffer? get clientDataJson native;