apiKey property

ApptiveGridApiKey? apiKey
final

ApptiveGridApiKey for authentication with an Api Key

If this is not null it will be used instead of trying to authenticate using openid auth

Implementation

final ApptiveGridApiKey? apiKey;