fromRequest property
Optional. True, if the access was granted after the user accepted an explicit request from a Web App sent by the method requestWriteAccess
Implementation
@JsonKey(name: 'from_request')
bool? get fromRequest;
Optional. True, if the access was granted after the user accepted an explicit request from a Web App sent by the method requestWriteAccess
@JsonKey(name: 'from_request')
bool? get fromRequest;