menu
otium_ecommerce
core/config/constants/app_endpoints.dart
AppEndpoints
checkSignUpCode constant
checkSignUpCode
dark_mode
light_mode
checkSignUpCode
constant
String
const
checkSignUpCode
Implementation
static const String checkSignUpCode = '$api/$signup/$phone/$check';
otium_ecommerce
app_endpoints
AppEndpoints
checkSignUpCode constant
AppEndpoints class