token property

int? token
final

A token used to identify the AuthCredential on native platforms.

ネイティブ プラットフォームで AuthCredential を識別するために使用されるトークン。

Implementation

final int? token;