menu
flutter_shortener package
documentation
bitly_shortener.dart
BitLyShortener
accessToken property
accessToken property
dark_mode
light_mode
accessToken
property
String
accessToken
final
Access Token is required and must not be null or empty
Implementation
final String accessToken;
flutter_shortener package
documentation
bitly_shortener
BitLyShortener
accessToken property
BitLyShortener class