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