DescribeApplicationSnapshotResponse constructor
DescribeApplicationSnapshotResponse({
- required SnapshotDetails snapshotDetails,
Implementation
DescribeApplicationSnapshotResponse({
required this.snapshotDetails,
});