menu
messenger
api/backend/schema.graphql.dart
OperationsEventsArguments
OperationsEventsArguments.new constructor
OperationsEventsArguments.new
dark_mode
light_mode
OperationsEventsArguments
constructor
OperationsEventsArguments
(
{
required
OperationOrigin
origin
,
OperationVersion
?
ver
,
})
Implementation
OperationsEventsArguments({required this.origin, this.ver});
messenger
schema.graphql
OperationsEventsArguments
OperationsEventsArguments.new constructor
OperationsEventsArguments class