type 'Null' is not a subtype of type 'String'
#0 StateApi.getMetadata (package:polkadart/apis/state.dart:152:45)
<asynchronous suspension>
#1 chainProperties (file:///Users/gtmickey/.pub-cache/hosted/pub.dev/polkadart_cli-0.4.2/bin/generate.dart:38:27)
<asynchronous suspension>
#2 main (file:///Users/gtmickey/.pub-cache/hosted/pub.dev/polkadart_cli-0.4.2/bin/generate.dart:73:40)
config:
polkadart:
output_dir: lib/generated
chains: # Dictionary of chains and endpoints
polkadot: wss://rpc.polkadot.io
manta: wss://pacific-rpc.manta.network/ws
Are you sure that URL is correct? It seems it is trying to fetch the metadata and nothing is being returned... Can you try: wss://ws.manta.systems instead?
config: