menu
bootpay_web package
documentation
user_info.dart
UserInfo
newBootpaySK static method
newBootpaySK static method
dark_mode
light_mode
newBootpaySK
static method
dynamic
newBootpaySK
(
String
uuid
,
int
time
)
Implementation
static newBootpaySK(String uuid, int time) async { await setBootpaySK('${uuid}_${time}'); }
bootpay_web package
documentation
user_info
UserInfo
newBootpaySK static method
UserInfo class