menu
googleapis package
documentation
classroom/v1.dart
StateHistory
StateHistory constructor
StateHistory constructor
dark_mode
light_mode
StateHistory
constructor
StateHistory
(
{
String
?
actorUserId
,
String
?
state
,
String
?
stateTimestamp
,
})
Implementation
StateHistory({ this.actorUserId, this.state, this.stateTimestamp, });
googleapis package
documentation
classroom/v1
StateHistory
StateHistory constructor
StateHistory class