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

description

  1. @JSName.new('clientDataJSON')

ByteBuffer? getclientDataJson

Implementation

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