menu
bodsquare_sdk package
documentation
helpers/socketso.dart
Socketso
Socketso const constructor
Socketso const constructor
dark_mode
light_mode
Socketso
constructor
const
Socketso
(
String
?
companyUid
,
String
?
contactUid
,
String
?
socketName
)
Implementation
const Socketso(this.companyUid, this.contactUid, this.socketName);
bodsquare_sdk package
documentation
helpers/socketso
Socketso
Socketso const constructor
Socketso class