menu
daakia_vc_flutter_sdk package
documentation
model/raised_hand.dart
RaisedHand
RaisedHand.new constructor
RaisedHand.new constructor
dark_mode
light_mode
RaisedHand
constructor
RaisedHand
(
{
required
String
identity
,
required
int
timeStamp
,
})
Implementation
RaisedHand({ required this.identity, required this.timeStamp, });
daakia_vc_flutter_sdk package
documentation
model/raised_hand
RaisedHand
RaisedHand.new constructor
RaisedHand class