A function that retrieves the capital city for a given state object.
final String Function(T) getCapital;