menu
tridev_open_api package
documentation
v3.dart
APISecuritySchemeOAuth2Flow
tokenURL property
tokenURL property
dark_mode
light_mode
tokenURL
property
Uri
?
tokenURL
getter/setter pair
The token URL to be used for this flow.
REQUIRED. This MUST be in the form of a URL.
Implementation
Uri? tokenURL;
tridev_open_api package
documentation
v3
APISecuritySchemeOAuth2Flow
tokenURL property
APISecuritySchemeOAuth2Flow class