DescribeConnectionLoaResponse constructor

DescribeConnectionLoaResponse({
  1. Loa? loa,
})

Implementation

DescribeConnectionLoaResponse({
  this.loa,
});