UISectionBegin.fromTeleport constructor

UISectionBegin.fromTeleport(
  1. Uint8List data
)

Implementation

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