IosDeviceInfo.fromJson constructor

IosDeviceInfo.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory IosDeviceInfo.fromJson(Map<String,dynamic> json) => _$IosDeviceInfoFromJson(json);