ActionCall2.fromTeleport constructor

ActionCall2.fromTeleport(
  1. Uint8List data
)

Implementation

factory ActionCall2.fromTeleport(Uint8List data) => ActionCall2.fromReader(TeleportObjectReader.create(data));