factory RegisterDevice.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<RegisterDevice>(json);