poolId property

  1. @BuiltValueField(wireName: r'pool_id')
String poolId

Bech32 ID of pool being delegated to

Implementation

@BuiltValueField(wireName: r'pool_id')
String get poolId;