ActionFunctionApprovalResponse.fromTeleport constructor

ActionFunctionApprovalResponse.fromTeleport(
  1. Uint8List data
)

Implementation

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