menu
locality_social_cloud package
documentation
api/locality_social_cloud.dart
LocalitySocialCloud
getAppSecret static method
getAppSecret static method
dark_mode
light_mode
getAppSecret
static method
String
getAppSecret
(
)
Retrieves the configured app secret.
Implementation
static String getAppSecret() { return appSecret; }
locality_social_cloud package
documentation
api/locality_social_cloud
LocalitySocialCloud
getAppSecret static method
LocalitySocialCloud class