分享设备用户列表
This commit is contained in:
@@ -33,7 +33,6 @@ class MHDeviceShareModel {
|
||||
// {"type": 2}
|
||||
// ];
|
||||
List<dynamic>? shareUser = [];
|
||||
Map mainShare = {};
|
||||
|
||||
MHDeviceShareModel();
|
||||
static MHDeviceShareModel fromJson(Map<String, dynamic> json) =>
|
||||
|
||||
Reference in New Issue
Block a user