algParams property
String?
get
algParams
Implementation
String? get algParams => pkBlock?.subAtIndex(0)?.subAtIndex(1)?.value;
String? get algParams => pkBlock?.subAtIndex(0)?.subAtIndex(1)?.value;