menu
aws_apigatewaymanagementapi_api package
documentation
apigatewaymanagementapi-2018-11-29.dart
GetConnectionResponse
GetConnectionResponse constructor
GetConnectionResponse constructor
dark_mode
light_mode
GetConnectionResponse
constructor
GetConnectionResponse
(
{
DateTime
?
connectedAt
,
Identity
?
identity
,
DateTime
?
lastActiveAt
,
})
Implementation
GetConnectionResponse({ this.connectedAt, this.identity, this.lastActiveAt, });
aws_apigatewaymanagementapi_api package
documentation
apigatewaymanagementapi-2018-11-29
GetConnectionResponse
GetConnectionResponse constructor
GetConnectionResponse class