menu
endaft_core package
documentation
server_test.dart
AwsAppSyncEvent
AwsAppSyncEvent.new const constructor
AwsAppSyncEvent.new const constructor
dark_mode
light_mode
AwsAppSyncEvent
constructor
const
AwsAppSyncEvent
(
{
String
?
version
,
String
?
operation
,
String
?
payload
,
})
Implementation
const AwsAppSyncEvent({this.version, this.operation, this.payload});
endaft_core package
documentation
server_test
AwsAppSyncEvent
AwsAppSyncEvent.new const constructor
AwsAppSyncEvent class