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