ActionFileUploadPreStartResponse2.fromTeleport constructor
ActionFileUploadPreStartResponse2.fromTeleport(
- Uint8List data
Implementation
factory ActionFileUploadPreStartResponse2.fromTeleport(Uint8List data) => ActionFileUploadPreStartResponse2.fromReader(TeleportObjectReader.create(data));