Returns a string representation of the startup action, such as 'ApplicationContext refreshed' or 'JetLeaf ready'.
'ApplicationContext refreshed'
'JetLeaf ready'
@override String getAction() => 'Started';