firstCon property

ControllerMVC firstCon
inherited

Returns 'the first' Controller associated with this StateMVC object.

Implementation

ControllerMVC get firstCon => _asList.first;