fromRequest property

bool? fromRequest
final

Optional. True, if the access was granted after the user accepted an explicit request from a Web App sent by the method requestWriteAccess

Implementation

final bool? fromRequest;