getCurrentFbl method

String getCurrentFbl()

Obtiene el functional block actual o vacío si no está establecido

Implementation

String getCurrentFbl() => _currentFbl;