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