menu
absmartly_sdk package
documentation
context.dart
Context
getCustomAssignment method
getCustomAssignment method
dark_mode
light_mode
getCustomAssignment
method
int
?
getCustomAssignment
(
String
experimentName
)
Implementation
int? getCustomAssignment(String experimentName) { return cassignments_[experimentName]; }
absmartly_sdk package
documentation
context
Context
getCustomAssignment method
Context class