rpc property

List<String> rpc

Implementation

List<String> get rpc => _info[this]!['rpc'] as List<String>;