multicallAddress property

String? get multicallAddress

Implementation

String? get multicallAddress => _info[this]!['multicall'] as String?;