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