设置后台超时时间(秒)
Future<void> setBackgroundTimeout(double timeoutSeconds) { throw UnimplementedError( 'setBackgroundTimeout() has not been implemented.'); }