Map<String, Object?> toMap() { return { "timeoutMillis": timeoutMillis, "onForeground": onForeground, "onBackground": onBackground, "onApplicationStateChange": onApplicationStateChange, }; }