chainApiUrl property Null safety

String chainApiUrl

Implementation

String get chainApiUrl => ETH_API_URLS[chainName]!;