endStartupMoment abstract method
- @Deprecated('Use endAppStartup() instead. This API will be removed in a future ' 'major version release.')
Signals that the app has completed startup.
Implementation
@Deprecated(
'Use endAppStartup() instead. This API will be removed in a future '
'major version release.')
void endStartupMoment({Map<String, String>? properties});