info property

  1. @override
String? get info
override

Implementation

@override
String? get info =>
    'Manifest not found. Make sure you added tonconnect-manifest.json to the root of your app or passed correct manifest_url. See more https://github.com/ton-connect/docs/blob/main/requests-responses.md#app-manifest';