MobileData constructor

MobileData({
  1. List<String>? mobileIds,
})

Implementation

MobileData({this.mobileIds});