paramDecls property

Implementation

Map<String, HTAbstractParameter> get paramDecls =>
    _resolvedParamDecls ?? _paramDecls;