menu
gameball_sdk package
documentation
utils/gameball_utils.dart
getSdkVersion function
getSdkVersion function
dark_mode
light_mode
getSdkVersion
function
String
getSdkVersion
(
)
A function that returns the SDK version as a string.
Implementation
String getSdkVersion() { return "2.2.0"; }
gameball_sdk package
documentation
utils/gameball_utils
getSdkVersion function
gameball_utils library