GoogleHomeEnterpriseSdmV1ListStructuresResponse constructor

GoogleHomeEnterpriseSdmV1ListStructuresResponse({
  1. List<GoogleHomeEnterpriseSdmV1Structure>? structures,
})

Implementation

GoogleHomeEnterpriseSdmV1ListStructuresResponse({this.structures});