menu
messenger
api/backend/schema.graphql.dart
OperationArguments
OperationArguments.new constructor
OperationArguments.new
dark_mode
light_mode
OperationArguments
constructor
OperationArguments
(
{
OperationId
?
id
,
OperationNum
?
num
,
})
Implementation
OperationArguments({this.id, this.num});
messenger
schema.graphql
OperationArguments
OperationArguments.new constructor
OperationArguments class