algParams property

String? get algParams

Implementation

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