Query$GetMyDevices constructor
Query$GetMyDevices({
- required List<
Query$GetMyDevices$myDevices> myDevices, - String $__typename = 'Query',
Implementation
Query$GetMyDevices({required this.myDevices, this.$__typename = 'Query'});